program startup meaning in English
程序开始
Examples
- Memory test during the program startup
程序启动时测试内存 - Or , it can perform authentication during program startup in order to be more responsive to the user later
它还可以在程序启动期间执行身份验证,以便在以后提高对用户的响应性。 - While it may make sense to build the table at runtime for such a small set of numbers , other such tasks may cause program startup to be prohibitively slow
尽管对于少量的数据来说在运行时构建这张表是可能的,但是有些任务则可能会使得程序启动非常缓慢。 - A third option is to require manual intervention once , at program startup , then keep the decrypted key only in memory , not on the disk on the theory that it s usually a lot more difficult for an attacker to snag if it only exists in memory
第三种选择将需要在程序启动时进行一次手工介入,然后仅在内存中保存解密的密钥,而不是在磁盘上(理论上,如果密钥只存在于内存中,攻击者想要偷取它通常难得多) 。